@charset "utf-8";
*{margin: 0;padding: 0;}
body,ul,ol,h1,h2,h3,h4,h5,h6,p,input,select,textarea,dl,dd,a{margin: 0;padding: 0;}
ul,ol{list-style: none;}
input,select,textarea{background-color: transparent; border: none; outline: none;}
textarea{resize: none;}
img{border: none; vertical-align: top;}
a{text-decoration: none;}

.clearfix:after,.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}

.fl{float: left;} .fr{float: right;}
.show{ display: block;} .hide{ display: none;}
.gWidth{margin-left: auto;margin-right: auto;}
.top .top1{font-size: 16px;}